func github.com/gotd/td/telegram.encodeTDLibError

2 uses

	github.com/gotd/td/telegram (current package)
		tdlib_json.go#L137: 			return encodeTDLibError(rpcErr), nil
		tdlib_json.go#L208: func encodeTDLibError(err *tgerr.Error) string {